home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 149
/
(Vol 149) Feb 25 2012.iso
/
Games
/
salaodebeleza_1173.swf
/
scripts
/
DefineButton2_333
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2012-02-25
|
130b
|
7 lines
on(release){
if(eval("/:choosen") == "allrings")
{
_root.hand1.ring4.gotoAndStop(eval("/:stframe") + 1);
}
}